C1.DataCollection Assembly / C1.DataCollection Namespace / C1FilterDataCollection<T> Class / SourceIsList Property

In This Topic
SourceIsList Property (C1FilterDataCollection<T>)
In This Topic
Gets a value indicating whether the source collection is a list.
Syntax
'Declaration
 
Protected Property SourceIsList As Boolean
 
See Also